home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / os2 / remin301.zip / README2.OS2 < prev    next >
Text File  |  1993-01-16  |  1KB  |  41 lines

  1. This archive includes sources, patches, and executables for David Skoll's 
  2. Remind 3.00.01:
  3.  
  4.   rem2ps-16bit.exe  MSC 6.00A versions for OS/2 1.3--2
  5.   remind-16bit.exe  
  6.  
  7.   rem2psb.exe       OS/2 and MSDOS bound versions of the above
  8.   remindb.exe
  9.  
  10.   rem2ps.exe        EMX/gcc 0.8e versions for OS/2 2 (untested under MSDOS)
  11.   remind.exe          (extra features over the 16-bit versions)
  12.  
  13.  
  14. To build from the sources:
  15.  1. unzip the archives (in order)
  16.       unzip remin300
  17.         unzip -o patch301
  18.  
  19.  1. Apply the .01 patches
  20.       patch < patch.01
  21.  
  22.  2. Apply the additional minor patches
  23.       patch < patches.os2
  24.  
  25.  3. Make with either
  26.       make -f makefile.os2
  27.     or 
  28.       make -f makefile.emx
  29.  
  30.  
  31. The use of __MSDOS__, __MSC__, and OS2 in the sources is somewhat confusing,
  32. and resulted from the incomplete information that I gave Mr Skoll (he does 
  33. not use OS/2). 
  34.  
  35. Bug reports on these ports are welcomed (but questions which are not OS/2-
  36. specific should go to Skoll).
  37.  
  38. --
  39. Darrel Hankerson hankedr@mail.auburn.edu or hank@ducvax.auburn.edu
  40. 16 January 1993
  41.